SftTree/NET 2.0

RemoveAt Method, HeadersClass Class

Softel vdm, Inc.

Removes the row at the specified index.

Syntax      HeadersClass Class (Softelvdm.SftTreeNET)

VB   

Public Sub RemoveAt( ByVal ColIndex As Integer )

C#   

public void RemoveAt( int ColIndex );

C++   

public: void RemoveAt( int ColIndex );

ColIndex

The zero-based row index.

Comments

The RemoveAt method removes the row at the specified index.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com